Skip to content

Fixes image size bug and adds use_april_tag_coords flag#50

Open
claudius-kienle wants to merge 1 commit intoclvrai:mainfrom
claudius-kienle:feature/fixes
Open

Fixes image size bug and adds use_april_tag_coords flag#50
claudius-kienle wants to merge 1 commit intoclvrai:mainfrom
claudius-kienle:feature/fixes

Conversation

@claudius-kienle
Copy link
Copy Markdown

I found a bug when using non-square images for recording.

The indices in line 177 in furniture_sim_env.py must be flipped.

For my experiments, I deactivated the april tags coordination transformation. With that, the transformation can be disabled by specifying use_april_tag_coords=False, .e.g.

env = gym.make("FurnitureBench-v0", ..., use_april_tag_coords=False, ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant